home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 45 / PC Gamer IT CD 45 2-2.iso / DRIVERS / MONITORS / eizo_usb / EIZOHUB.INF < prev    next >
Windows Setup INFormation  |  1999-01-21  |  1KB  |  57 lines

  1. ;
  2. ; EIZOUSB.INF  -- This file contains descriptions of EIZO USB MONITOR
  3. ;
  4. ;*** Created 7/22/98  (Creation Date)
  5.  
  6. [Version]
  7. ;CatalogFile=eizomonw.cat
  8. signature="$CHICAGO$"
  9. Class=USB
  10. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  11. Provider=%EIZO%
  12. LayoutFile=layout.inf, layout1.inf
  13.  
  14. [SourceDisksNames]
  15. 1="EIZO Utility Disk",,,""
  16.  
  17. [SourceDisksFiles]
  18. eizmonw.sys=1
  19. ;eizomonw.cat=1 
  20.  
  21. [DestinationDirs]
  22. MonitorControl.DelFiles=11
  23. DefaultDestDir=10,system32\drivers
  24.  
  25. ; =================== Table of content =========================
  26.  
  27. [Manufacturer]
  28. %EIZO%=EIZO.Section
  29.  
  30. ;=====================EIZO======================================
  31.  
  32. [EIZO.Section]
  33. %USB\VID_056D&PID_0001.DeviceDesc%=MonitorControl.Dev,USB\VID_056D&PID_0001 
  34.  
  35. ; --------------------------------------------------------------
  36. ; For Win95...
  37.  
  38. [MonitorControl.Dev]
  39. CopyFiles=MonitorControl.CopyFiles
  40. AddReg=MonitorControl.AddReg
  41. DelFiles=MonitorControl.DelFiles
  42.  
  43. [MonitorControl.AddReg]
  44. HKR,,DevLoader,,*ntkern
  45. HKR,,NTMPDriver,,eizmonw.sys
  46.  
  47. ;==================== Global ===================================
  48. [MonitorControl.CopyFiles]
  49. eizmonw.sys
  50.  
  51. [MonitorControl.DelFiles]
  52. eizmon.sys,,,1
  53.  
  54. [Strings]
  55. EIZO="EIZO"
  56. USB\VID_056D&PID_0001.DeviceDesc="EIZO USB Monitor"
  57.